version: 0.1.0

main feature:
1. insert
2. replace
3. get
4. delete


fix bug:
1. calling get operation exceeds 128 times will go error.

interface change:
1. the recycleResponse interface was removed from the Client interface file,
   in order to make easier use.